0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5243968963623 395 1.1264 0


No Amazon API Requests Made.


App Debug - Total Time 1.5243968963623 seconds

Number Time From Start Name Description
1 0.38105702400208 Initialise Initialise FSB Function
2 0.38454008102417 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43063688278198 Start of getCategoryListByGroup Function Before first category groups query
4 0.43147087097168 After initial query Before first category groups query
5 0.43147206306458 Get Category List for Group Before the call to getCategoryList function
6 0.43147397041321 Start of GetCategoryList function Start of the function
7 0.43147587776184 Before getting categories Query to get specific category list
8 0.43227005004883 After getting categories Query to get specific category list
9 0.43227100372314 Before getting category custom Before call to function getCategoryCustom
10 0.44739294052124 After getting category custom After call to function getCategoryCustom
11 0.44739508628845 Before getting category custom Before call to function getCategoryCustom
12 0.45582103729248 After getting category custom After call to function getCategoryCustom
13 0.45582294464111 Before getting category custom Before call to function getCategoryCustom
14 0.46124696731567 After getting category custom After call to function getCategoryCustom
15 0.46124792098999 Before getting category custom Before call to function getCategoryCustom
16 0.46434497833252 After getting category custom After call to function getCategoryCustom
17 0.46434688568115 Before getting category custom Before call to function getCategoryCustom
18 0.46738791465759 After getting category custom After call to function getCategoryCustom
19 0.46738886833191 Before getting category custom Before call to function getCategoryCustom
20 0.47078895568848 After getting category custom After call to function getCategoryCustom
21 0.47078990936279 End of GetCategoryList function End of the function
22 0.47079586982727 Get Category List for Group Before the call to getCategoryList function
23 0.47079706192017 Start of GetCategoryList function Start of the function
24 0.4707989692688 Before getting categories Query to get specific category list
25 0.47114205360413 End of getCategoryListByGroup Function Before return()
26 1.2555570602417 App Controller End End of the App controller (called before the controller of every page)
27 1.4587430953979 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4598069190979 Before Get Options Before the call to getOptions in the tpl class
29 1.5019359588623 After Get Options After the call to getOptions in the tpl class
30 1.5019800662994 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.524384021759 Finalizing debug Before the debug is output to the page.
32 1.524395942688 End of App This is the end of the app logging, final timestamp


Query Debug - 395 Database Queries. Total time 1.1264 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0017 0.0016548633575439
SELECT parameter, value FROM parameters
2 0.0059 0.0058610439300537
SELECT * FROM `bad_bots`
3 0.0003 0.0003199577331543
SET time_zone = 'Europe/London'
4 0.0017 0.0016980171203613
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015559196472168
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0015 0.0014538764953613
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751945541'
7 0.0018 0.00180983543396
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.0005040168762207
UPDATE autorun SET lastrun = '2025-07-08 03:32:21' WHERE id = '15'
9 0.0006 0.00059008598327637
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0018 0.0018289089202881
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00052905082702637
SELECT * FROM pages WHERE id = 52
12 0.0036 0.003587007522583
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0417 0.041656970977783
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00047492980957031
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00082683563232422
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.0007789134979248
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0060 0.0059590339660645
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00095915794372559
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00066804885864258
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031185150146484
SELECT id FROM categories WHERE parent_id = '26'
21 0.0045 0.0045218467712402
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0008 0.00080394744873047
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00077605247497559
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00072693824768066
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031304359436035
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0031239986419678
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00039196014404297
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028204917907715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031709671020508
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0029821395874023
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00035905838012695
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011591911315918
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032305717468262
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00053095817565918
SELECT id FROM categories WHERE parent_id = '28'
39 0.0016 0.0015530586242676
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00037789344787598
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00039982795715332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.00038886070251465
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0003349781036377
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040316581726074
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0004 0.00035810470581055
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00031113624572754
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029492378234863
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045013427734375
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.0003058910369873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00044083595275879
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.0003199577331543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028395652770996
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00043106079101562
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.0003058910369873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039505958557129
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00030684471130371
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027704238891602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034093856811523
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00048708915710449
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00039505958557129
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00041985511779785
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.0003809928894043
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00034403800964355
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033903121948242
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0019409656524658
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00086498260498047
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.0003960132598877
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00060701370239258
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.00095987319946289
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.0005640983581543
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7751 0.7750780582428
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0017 0.0016548633575439
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.0007021427154541
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0003809928894043
SELECT * FROM pages WHERE pagename = 'search'
82 0.0053 0.0053431987762451
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014288425445557
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00097990036010742
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0054 0.0053820610046387
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0017 0.0017299652099609
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00043892860412598
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0017 0.0017440319061279
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.195'
89 0.0006 0.00064706802368164
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00043201446533203
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0062 0.0062098503112793
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00044107437133789
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0004 0.00041794776916504
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0004 0.00041103363037109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0079 0.0078880786895752
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00033402442932129
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0003 0.00027990341186523
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0004 0.00040793418884277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00038695335388184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0061 0.0061230659484863
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00033020973205566
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0005 0.00052118301391602
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0006 0.000579833984375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0095 0.0095019340515137
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027704238891602
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = '2688'
108 0.0009 0.00089192390441895
SELECT * FROM productimages WHERE product_id = '2688' ORDER BY sortorder ASC
109 0.0008 0.0008242130279541
SELECT * FROM product_image_select WHERE product_id = '2688'
110 0.0006 0.00062298774719238
SELECT * FROM productcustomimages WHERE product_id = '2688'
111 0.0010 0.00096297264099121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2688' AND a.name = n.originalname
112 0.0008 0.00075507164001465
SELECT * FROM productoffers WHERE product_id = '2688' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '2688' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = 2688
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00037407875061035
SELECT value FROM productattributes
                WHERE product_id = '2688'
                AND name = 'ListPriceAmount'
116 0.0003 0.00031614303588867
SELECT value FROM productattributes WHERE product_id = '2688' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00036120414733887
SELECT * FROM products WHERE id = '2690'
118 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '2690' ORDER BY sortorder ASC
119 0.0006 0.00055098533630371
SELECT * FROM product_image_select WHERE product_id = '2690'
120 0.0003 0.00031185150146484
SELECT * FROM productcustomimages WHERE product_id = '2690'
121 0.0009 0.00092506408691406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2690' AND a.name = n.originalname
122 0.0004 0.00038003921508789
SELECT * FROM productoffers WHERE product_id = '2690' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00030994415283203
SELECT * FROM productoffers
                WHERE product_id = '2690' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0004 0.00043201446533203
SELECT * FROM productoffers
                WHERE product_id = 2690
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00042486190795898
SELECT value FROM productattributes
                WHERE product_id = '2690'
                AND name = 'ListPriceAmount'
126 0.0003 0.0003209114074707
SELECT value FROM productattributes WHERE product_id = '2690' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0007 0.00068211555480957
SELECT * FROM products WHERE id = '2694'
128 0.0006 0.00059413909912109
SELECT * FROM productimages WHERE product_id = '2694' ORDER BY sortorder ASC
129 0.0014 0.0013740062713623
SELECT * FROM product_image_select WHERE product_id = '2694'
130 0.0005 0.00049781799316406
SELECT * FROM productcustomimages WHERE product_id = '2694'
131 0.0014 0.001413106918335
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2694' AND a.name = n.originalname
132 0.0006 0.0005800724029541
SELECT * FROM productoffers WHERE product_id = '2694' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00041103363037109
SELECT * FROM productoffers
                WHERE product_id = '2694' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0004 0.00037908554077148
SELECT * FROM productoffers
                WHERE product_id = 2694
                ORDER BY price ASC LIMIT 1
135 0.0004 0.00040817260742188
SELECT value FROM productattributes
                WHERE product_id = '2694'
                AND name = 'ListPriceAmount'
136 0.0004 0.00043892860412598
SELECT value FROM productattributes WHERE product_id = '2694' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0006 0.00060200691223145
SELECT * FROM products WHERE id = '2695'
138 0.0006 0.0006401538848877
SELECT * FROM productimages WHERE product_id = '2695' ORDER BY sortorder ASC
139 0.0009 0.00092291831970215
SELECT * FROM product_image_select WHERE product_id = '2695'
140 0.0005 0.00050687789916992
SELECT * FROM productcustomimages WHERE product_id = '2695'
141 0.0014 0.0013868808746338
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2695' AND a.name = n.originalname
142 0.0006 0.00056314468383789
SELECT * FROM productoffers WHERE product_id = '2695' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0004 0.00042009353637695
SELECT * FROM productoffers
                WHERE product_id = '2695' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = 2695
                ORDER BY price ASC LIMIT 1
145 0.0004 0.00041389465332031
SELECT value FROM productattributes
                WHERE product_id = '2695'
                AND name = 'ListPriceAmount'
146 0.0009 0.0009009838104248
SELECT value FROM productattributes WHERE product_id = '2695' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0007 0.00065207481384277
SELECT * FROM products WHERE id = '2697'
148 0.0006 0.00058603286743164
SELECT * FROM productimages WHERE product_id = '2697' ORDER BY sortorder ASC
149 0.0006 0.00059008598327637
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2697' AND p.id = pi.product_id ORDER BY pi.sortorder
150 0.0009 0.00091695785522461
SELECT * FROM product_image_select WHERE product_id = '2697'
151 0.0005 0.00047993659973145
SELECT * FROM productcustomimages WHERE product_id = '2697'
152 0.0006 0.00061702728271484
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2697'
                GROUP BY o.product_id
153 0.0027 0.0026578903198242
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2697'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
154 0.0006 0.00061202049255371
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2697
155 0.0012 0.0012490749359131
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2697' AND a.name = n.originalname
156 0.0004 0.00042605400085449
SELECT * FROM productoffers WHERE product_id = '2697' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0004 0.00038599967956543
SELECT * FROM productoffers
                WHERE product_id = '2697' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0004 0.00035786628723145
SELECT * FROM productoffers
                WHERE product_id = 2697
                ORDER BY price ASC LIMIT 1
159 0.0004 0.00039410591125488
SELECT value FROM productattributes
                WHERE product_id = '2697'
                AND name = 'ListPriceAmount'
160 0.0005 0.00045919418334961
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2697'
                GROUP BY o.product_id
161 0.0007 0.0007469654083252
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2697'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
162 0.0004 0.00040602684020996
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2697
163 0.0007 0.00070309638977051
SELECT value FROM productattributes WHERE product_id = '2697' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0007 0.00071907043457031
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2697'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
165 0.0004 0.00043106079101562
SELECT * FROM products WHERE parent_id = '2697'
166 0.0023 0.0023150444030762
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1455' AND a.name = n.originalname
167 0.0007 0.0006558895111084
SELECT * FROM productoffers WHERE product_id = '1455' AND merchantid = 'A1X6FK5RDHNB96'
168 0.0004 0.00040602684020996
SELECT * FROM productoffers
                WHERE product_id = '1455' AND price > 0
                ORDER BY price ASC LIMIT 1
169 0.0004 0.00035691261291504
SELECT * FROM productoffers
                WHERE product_id = 1455
                ORDER BY price ASC LIMIT 1
170 0.0004 0.00041794776916504
SELECT value FROM productattributes
                WHERE product_id = '1455'
                AND name = 'ListPriceAmount'
171 0.0004 0.00039100646972656
SELECT * FROM products WHERE id = '2699'
172 0.0006 0.00060200691223145
SELECT * FROM productimages WHERE product_id = '2699' ORDER BY sortorder ASC
173 0.0009 0.00086593627929688
SELECT * FROM product_image_select WHERE product_id = '2699'
174 0.0005 0.00045299530029297
SELECT * FROM productcustomimages WHERE product_id = '2699'
175 0.0015 0.0014557838439941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2699' AND a.name = n.originalname
176 0.0007 0.00070595741271973
SELECT * FROM productoffers WHERE product_id = '2699' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0004 0.00042891502380371
SELECT * FROM productoffers
                WHERE product_id = '2699' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0004 0.00035309791564941
SELECT * FROM productoffers
                WHERE product_id = 2699
                ORDER BY price ASC LIMIT 1
179 0.0004 0.00039815902709961
SELECT value FROM productattributes
                WHERE product_id = '2699'
                AND name = 'ListPriceAmount'
180 0.0005 0.00045585632324219
SELECT value FROM productattributes WHERE product_id = '2699' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
181 0.0006 0.00059795379638672
SELECT * FROM products WHERE id = '2916'
182 0.0006 0.00060391426086426
SELECT * FROM productimages WHERE product_id = '2916' ORDER BY sortorder ASC
183 0.0009 0.0009000301361084
SELECT * FROM product_image_select WHERE product_id = '2916'
184 0.0005 0.00047016143798828
SELECT * FROM productcustomimages WHERE product_id = '2916'
185 0.0014 0.0014321804046631
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2916' AND a.name = n.originalname
186 0.0006 0.0006110668182373
SELECT * FROM productoffers WHERE product_id = '2916' AND merchantid = 'A1X6FK5RDHNB96'
187 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = '2916' AND price > 0
                ORDER BY price ASC LIMIT 1
188 0.0004 0.0003669261932373
SELECT * FROM productoffers
                WHERE product_id = 2916
                ORDER BY price ASC LIMIT 1
189 0.0004 0.00038599967956543
SELECT value FROM productattributes
                WHERE product_id = '2916'
                AND name = 'ListPriceAmount'
190 0.0005 0.00045418739318848
SELECT value FROM productattributes WHERE product_id = '2916' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0006 0.00057291984558105
SELECT * FROM products WHERE id = '2708'
192 0.0005 0.00051403045654297
SELECT * FROM productimages WHERE product_id = '2708' ORDER BY sortorder ASC
193 0.0007 0.00073409080505371
SELECT * FROM product_image_select WHERE product_id = '2708'
194 0.0004 0.00039196014404297
SELECT * FROM productcustomimages WHERE product_id = '2708'
195 0.0011 0.0011410713195801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2708' AND a.name = n.originalname
196 0.0005 0.0004570484161377
SELECT * FROM productoffers WHERE product_id = '2708' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = '2708' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = 2708
                ORDER BY price ASC LIMIT 1
199 0.0004 0.00036716461181641
SELECT value FROM productattributes
                WHERE product_id = '2708'
                AND name = 'ListPriceAmount'
200 0.0004 0.00039291381835938
SELECT value FROM productattributes WHERE product_id = '2708' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0005 0.0004880428314209
SELECT * FROM products WHERE id = '2709'
202 0.0015 0.0015401840209961
SELECT * FROM productimages WHERE product_id = '2709' ORDER BY sortorder ASC
203 0.0023 0.0022561550140381
SELECT * FROM product_image_select WHERE product_id = '2709'
204 0.0008 0.00079798698425293
SELECT * FROM productcustomimages WHERE product_id = '2709'
205 0.0014 0.0014169216156006
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2709' AND a.name = n.originalname
206 0.0007 0.00069594383239746
SELECT * FROM productoffers WHERE product_id = '2709' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0005 0.00045490264892578
SELECT * FROM productoffers
                WHERE product_id = '2709' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0004 0.00037908554077148
SELECT * FROM productoffers
                WHERE product_id = 2709
                ORDER BY price ASC LIMIT 1
209 0.0004 0.00042104721069336
SELECT value FROM productattributes
                WHERE product_id = '2709'
                AND name = 'ListPriceAmount'
210 0.0005 0.00046491622924805
SELECT value FROM productattributes WHERE product_id = '2709' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0006 0.00064682960510254
SELECT * FROM products WHERE id = '2711'
212 0.0006 0.00063610076904297
SELECT * FROM productimages WHERE product_id = '2711' ORDER BY sortorder ASC
213 0.0010 0.0010089874267578
SELECT * FROM product_image_select WHERE product_id = '2711'
214 0.0005 0.00052213668823242
SELECT * FROM productcustomimages WHERE product_id = '2711'
215 0.0014 0.001352071762085
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2711' AND a.name = n.originalname
216 0.0006 0.0005638599395752
SELECT * FROM productoffers WHERE product_id = '2711' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0004 0.00042104721069336
SELECT * FROM productoffers
                WHERE product_id = '2711' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0004 0.00041484832763672
SELECT * FROM productoffers
                WHERE product_id = 2711
                ORDER BY price ASC LIMIT 1
219 0.0006 0.00055193901062012
SELECT value FROM productattributes
                WHERE product_id = '2711'
                AND name = 'ListPriceAmount'
220 0.0005 0.00045895576477051
SELECT value FROM productattributes WHERE product_id = '2711' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0006 0.00057411193847656
SELECT * FROM products WHERE id = '2710'
222 0.0006 0.00063490867614746
SELECT * FROM productimages WHERE product_id = '2710' ORDER BY sortorder ASC
223 0.0009 0.00090885162353516
SELECT * FROM product_image_select WHERE product_id = '2710'
224 0.0005 0.00045418739318848
SELECT * FROM productcustomimages WHERE product_id = '2710'
225 0.0012 0.0012238025665283
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2710' AND a.name = n.originalname
226 0.0005 0.00054717063903809
SELECT * FROM productoffers WHERE product_id = '2710' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0004 0.00038909912109375
SELECT * FROM productoffers
                WHERE product_id = '2710' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0004 0.00038290023803711
SELECT * FROM productoffers
                WHERE product_id = 2710
                ORDER BY price ASC LIMIT 1
229 0.0004 0.00041699409484863
SELECT value FROM productattributes
                WHERE product_id = '2710'
                AND name = 'ListPriceAmount'
230 0.0005 0.00045013427734375
SELECT value FROM productattributes WHERE product_id = '2710' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0006 0.00061488151550293
SELECT * FROM products WHERE id = '2714'
232 0.0006 0.00061607360839844
SELECT * FROM productimages WHERE product_id = '2714' ORDER BY sortorder ASC
233 0.0010 0.0010039806365967
SELECT * FROM product_image_select WHERE product_id = '2714'
234 0.0005 0.00050091743469238
SELECT * FROM productcustomimages WHERE product_id = '2714'
235 0.0013 0.0013449192047119
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2714' AND a.name = n.originalname
236 0.0006 0.0005650520324707
SELECT * FROM productoffers WHERE product_id = '2714' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0005 0.00046682357788086
SELECT * FROM productoffers
                WHERE product_id = '2714' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0004 0.00044584274291992
SELECT * FROM productoffers
                WHERE product_id = 2714
                ORDER BY price ASC LIMIT 1
239 0.0004 0.00041604042053223
SELECT value FROM productattributes
                WHERE product_id = '2714'
                AND name = 'ListPriceAmount'
240 0.0005 0.0004878044128418
SELECT value FROM productattributes WHERE product_id = '2714' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
241 0.0007 0.00074219703674316
SELECT * FROM products WHERE id = '2717'
242 0.0006 0.00062417984008789
SELECT * FROM productimages WHERE product_id = '2717' ORDER BY sortorder ASC
243 0.0006 0.00057601928710938
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2717' AND p.id = pi.product_id ORDER BY pi.sortorder
244 0.0010 0.00097918510437012
SELECT * FROM product_image_select WHERE product_id = '2717'
245 0.0013 0.0012779235839844
SELECT * FROM productcustomimages WHERE product_id = '2717'
246 0.0009 0.00085806846618652
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2717'
                GROUP BY o.product_id
247 0.0008 0.00080680847167969
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2717'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0004 0.00043797492980957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2717
249 0.0013 0.001305103302002
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2717' AND a.name = n.originalname
250 0.0004 0.0004122257232666
SELECT * FROM productoffers WHERE product_id = '2717' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = '2717' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0004 0.00035691261291504
SELECT * FROM productoffers
                WHERE product_id = 2717
                ORDER BY price ASC LIMIT 1
253 0.0004 0.00039076805114746
SELECT value FROM productattributes
                WHERE product_id = '2717'
                AND name = 'ListPriceAmount'
254 0.0004 0.00044083595275879
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2717'
                GROUP BY o.product_id
255 0.0009 0.00085592269897461
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2717'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
256 0.0005 0.00049114227294922
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2717
257 0.0008 0.00084900856018066
SELECT value FROM productattributes WHERE product_id = '2717' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
258 0.0008 0.00076889991760254
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2717'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
259 0.0004 0.00042104721069336
SELECT * FROM products WHERE parent_id = '2717'
260 0.0007 0.00074005126953125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4662' AND a.name = n.originalname
261 0.0012 0.0012309551239014
SELECT * FROM productoffers WHERE product_id = '4662' AND merchantid = 'A1X6FK5RDHNB96'
262 0.0005 0.00047111511230469
SELECT * FROM productoffers
                WHERE product_id = '4662' AND price > 0
                ORDER BY price ASC LIMIT 1
263 0.0004 0.00044703483581543
SELECT * FROM productoffers
                WHERE product_id = 4662
                ORDER BY price ASC LIMIT 1
264 0.0005 0.00053787231445312
SELECT value FROM productattributes
                WHERE product_id = '4662'
                AND name = 'ListPriceAmount'
265 0.0005 0.00045013427734375
SELECT * FROM products WHERE id = '2729'
266 0.0009 0.00093317031860352
SELECT * FROM productimages WHERE product_id = '2729' ORDER BY sortorder ASC
267 0.0012 0.0012450218200684
SELECT * FROM product_image_select WHERE product_id = '2729'
268 0.0005 0.00047206878662109
SELECT * FROM productcustomimages WHERE product_id = '2729'
269 0.0012 0.0012128353118896
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2729' AND a.name = n.originalname
270 0.0009 0.00086522102355957
SELECT * FROM productoffers WHERE product_id = '2729' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0004 0.00041007995605469
SELECT * FROM productoffers
                WHERE product_id = '2729' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0004 0.0003969669342041
SELECT * FROM productoffers
                WHERE product_id = 2729
                ORDER BY price ASC LIMIT 1
273 0.0004 0.00041317939758301
SELECT value FROM productattributes
                WHERE product_id = '2729'
                AND name = 'ListPriceAmount'
274 0.0004 0.0004420280456543
SELECT value FROM productattributes WHERE product_id = '2729' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0006 0.00063514709472656
SELECT * FROM products WHERE id = '4127'
276 0.0006 0.00061893463134766
SELECT * FROM productimages WHERE product_id = '4127' ORDER BY sortorder ASC
277 0.0011 0.001082181930542
SELECT * FROM product_image_select WHERE product_id = '4127'
278 0.0007 0.00068497657775879
SELECT * FROM productcustomimages WHERE product_id = '4127'
279 0.0015 0.001460075378418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4127' AND a.name = n.originalname
280 0.0006 0.00059795379638672
SELECT * FROM productoffers WHERE product_id = '4127' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0004 0.00043702125549316
SELECT * FROM productoffers
                WHERE product_id = '4127' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '4127' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0006 0.00059914588928223
SELECT * FROM products WHERE id = '2983'
284 0.0008 0.00080704689025879
SELECT * FROM productimages WHERE product_id = '2983' ORDER BY sortorder ASC
285 0.0011 0.0011157989501953
SELECT * FROM product_image_select WHERE product_id = '2983'
286 0.0006 0.00058412551879883
SELECT * FROM productcustomimages WHERE product_id = '2983'
287 0.0019 0.0019481182098389
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2983' AND a.name = n.originalname
288 0.0006 0.00060796737670898
SELECT * FROM productoffers WHERE product_id = '2983' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0004 0.00039482116699219
SELECT * FROM productoffers
                WHERE product_id = '2983' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0004 0.00039196014404297
SELECT * FROM productoffers
                WHERE product_id = 2983
                ORDER BY price ASC LIMIT 1
291 0.0004 0.0004119873046875
SELECT value FROM productattributes
                WHERE product_id = '2983'
                AND name = 'ListPriceAmount'
292 0.0006 0.00056099891662598
SELECT value FROM productattributes WHERE product_id = '2983' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
293 0.0006 0.0006101131439209
SELECT * FROM products WHERE id = '2803'
294 0.0006 0.00058197975158691
SELECT * FROM productimages WHERE product_id = '2803' ORDER BY sortorder ASC
295 0.0009 0.00092506408691406
SELECT * FROM product_image_select WHERE product_id = '2803'
296 0.0005 0.0004730224609375
SELECT * FROM productcustomimages WHERE product_id = '2803'
297 0.0014 0.0014200210571289
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2803' AND a.name = n.originalname
298 0.0006 0.00060796737670898
SELECT * FROM productoffers WHERE product_id = '2803' AND merchantid = 'A1X6FK5RDHNB96'
299 0.0005 0.00052595138549805
SELECT * FROM productoffers
                WHERE product_id = '2803' AND price > 0
                ORDER BY price ASC LIMIT 1
300 0.0004 0.00044512748718262
SELECT value FROM productattributes WHERE product_id = '2803' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
301 0.0006 0.00058603286743164
SELECT * FROM products WHERE id = '2811'
302 0.0005 0.00051116943359375
SELECT * FROM productimages WHERE product_id = '2811' ORDER BY sortorder ASC
303 0.0016 0.00160813331604
SELECT * FROM product_image_select WHERE product_id = '2811'
304 0.0006 0.00058197975158691
SELECT * FROM productcustomimages WHERE product_id = '2811'
305 0.0016 0.0016109943389893
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2811' AND a.name = n.originalname
306 0.0005 0.00049686431884766
SELECT * FROM productoffers WHERE product_id = '2811' AND merchantid = 'A1X6FK5RDHNB96'
307 0.0004 0.00042319297790527
SELECT * FROM productoffers
                WHERE product_id = '2811' AND price > 0
                ORDER BY price ASC LIMIT 1
308 0.0003 0.00033998489379883
SELECT * FROM productoffers
                WHERE product_id = 2811
                ORDER BY price ASC LIMIT 1
309 0.0005 0.00045204162597656
SELECT value FROM productattributes
                WHERE product_id = '2811'
                AND name = 'ListPriceAmount'
310 0.0004 0.00043606758117676
SELECT value FROM productattributes WHERE product_id = '2811' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
311 0.0025 0.0024590492248535
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2688' ORDER BY timestamp DESC
312 0.0006 0.00057101249694824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2690' ORDER BY timestamp DESC
313 0.0004 0.00035619735717773
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2694' ORDER BY timestamp DESC
314 0.0003 0.0002741813659668
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2695' ORDER BY timestamp DESC
315 0.0004 0.00038695335388184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2697' ORDER BY timestamp DESC
316 0.0003 0.00029706954956055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2699' ORDER BY timestamp DESC
317 0.0003 0.00030708312988281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2916' ORDER BY timestamp DESC
318 0.0003 0.00033402442932129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2708' ORDER BY timestamp DESC
319 0.0003 0.00034093856811523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2709' ORDER BY timestamp DESC
320 0.0003 0.00033903121948242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2711' ORDER BY timestamp DESC
321 0.0004 0.00039386749267578
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2710' ORDER BY timestamp DESC
322 0.0003 0.00033807754516602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2714' ORDER BY timestamp DESC
323 0.0003 0.00034713745117188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2717' ORDER BY timestamp DESC
324 0.0004 0.00036287307739258
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2729' ORDER BY timestamp DESC
325 0.0003 0.00030899047851562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4127' ORDER BY timestamp DESC
326 0.0003 0.00026488304138184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2983' ORDER BY timestamp DESC
327 0.0003 0.00027918815612793
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2803' ORDER BY timestamp DESC
328 0.0004 0.0003509521484375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2811' ORDER BY timestamp DESC
329 0.0009 0.00088715553283691
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
330 0.0007 0.00071406364440918
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
331 0.0003 0.00029492378234863
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
332 0.0139 0.01387619972229
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
333 0.0009 0.00090217590332031
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
334 0.0004 0.00036787986755371
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
335 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = 1626
336 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = 4041
337 0.0002 0.00023198127746582
SELECT * FROM products WHERE id = 4312
338 0.0002 0.00022721290588379
SELECT * FROM products WHERE id = 777
339 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = 3881
340 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = 4213
341 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '1626'
342 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
343 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1626'
344 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '1626'
345 0.0006 0.00060009956359863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
346 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
347 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
348 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
349 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '4041'
350 0.0003 0.00030279159545898
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
351 0.0004 0.00044488906860352
SELECT * FROM product_image_select WHERE product_id = '4041'
352 0.0003 0.00032615661621094
SELECT * FROM productcustomimages WHERE product_id = '4041'
353 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
354 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
355 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
356 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
357 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '4312'
358 0.0003 0.00030612945556641
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
359 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4312'
360 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4312'
361 0.0008 0.00080299377441406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
362 0.0003 0.00030684471130371
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
363 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
364 0.0004 0.0003819465637207
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
365 0.0003 0.00033211708068848
SELECT * FROM products WHERE id = '777'
366 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
367 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '777'
368 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '777'
369 0.0006 0.0006411075592041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
370 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
371 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
372 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
373 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '3881'
374 0.0003 0.00033879280090332
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
375 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '3881'
376 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '3881'
377 0.0017 0.0017199516296387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
378 0.0010 0.0009918212890625
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
379 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
380 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
381 0.0004 0.00041604042053223
SELECT * FROM products WHERE id = '4213'
382 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
383 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '4213'
384 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '4213'
385 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
386 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
387 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
388 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
389 0.0010 0.0010349750518799
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
390 0.0005 0.00054812431335449
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
391 0.0015 0.0014808177947998
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
392 0.0009 0.00088191032409668
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
393 0.0004 0.00036811828613281
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
394 0.0004 0.00037813186645508
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
395 0.0004 0.00037503242492676
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'